@charset "utf-8";
body {
	background-image: url(../_images/achtergrond_logo_Thema_1200.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003359;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-color: #DBE2F2;
}

.footer {
	font-size: 9px;
	color: #91BAA3;
}

.H1 {
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #003359;
}
a:visited {
	color: #003359;
}

a:hover {
	color: #91baa3;
}
a:active {
	color: #003359;
}
a.footer:visited {
	color: #91BAA3;
}
a.footer:hover {
	color: #003359;
}
a.footer:link {
	color: #91BAA3;
}
a.footer:active {
	color: #91BAA3;
}
s
